HipText.this

Undocumented in source.
  1. this(int boundsWidth, int boundsHeight, bool bWordWrap)
  2. this(string text, int x, int y, HipFont fnt, int boundsWidth, int boundsHeight, bool bWordWrap)
    class HipText
    this
    (
    string text
    ,
    int x
    ,
    int y
    ,
    HipFont fnt = null
    ,
    int boundsWidth = -1
    ,
    int boundsHeight = -1
    ,
    bool bWordWrap = false
    )

Meta